home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
Apps
/
DevTools
/
aa_m68k_Only
/
NXLogo
/
NXLogoLibrary
/
help
/
emptyp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-09
|
248 b
|
5 lines
emptyp --Operation (predicate), one input.
The input can be any Logo object. The output is the word true if the
input is of length zero (i.e., it is the empty word or the empty
list). The output is the word false otherwise.